-
Home
-
Square Sync for WooCommerce | Comprehensive Data Sync Between Square and WooCommerce
-
6.0.0
-
Code
-
Classes
- SquareImport
Total Complexity |
144 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
771 |
Lines of code |
511 |
Logical lines of code |
298 |
Comment lines |
122 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_products() |
D |
23 |
52 |
166 |
map_square_product_to_woocommerce() |
D |
22 |
50 |
195 |
handle_import_cron() |
A |
42 |
15 |
52 |
is_product_valid() |
A |
46 |
12 |
42 |
reconstruct_chunk_products() |
A |
48 |
9 |
33 |
record_import_error() |
S |
55 |
5 |
19 |
__construct() |
S |
74 |
1 |
4 |